home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / temacd / wikipad / WikidPad-1.9beta2.exe / {app} / WikidPadHelp / data / ChangingKeyBindings.wiki < prev    next >
Encoding:
Text File  |  2005-08-13  |  828 b   |  19 lines

  1. ++ Changing Key Bindings
  2.  
  3. Under the wikidPad install directory:
  4.  
  5. file:///C|/Program%20Files/WikidPad by default
  6.  
  7. There is a directory called "extensions". In this directory there is a
  8. file called keybindings.py.  This file contains the variables used by
  9. wikidPad to assign key bindings.  Copy this file into a directory in
  10. the wikidPad install directory called "user_extensions". Edit this
  11. file to override the default key bindings.  This file will not be
  12. touched when upgrading wikidPad.
  13.  
  14. file:///C|/Program%20Files/WikidPad/extensions/KeyBindings.py
  15. file:///C|/Program%20Files/WikidPad/user_extensions/KeyBindings.py
  16.  
  17. Please note that if you change this file you should keep a backup of it
  18. outside of the wikidPad directory so that if/when you upgrade wikidPad
  19. in the future you don't lose your key bindings.